home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 2738 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  1.6 KB

  1. Path: news.herts.ac.uk!usenet
  2. From: Keith Alexander-Buckley <erdqkmb@herts.ac.uk>
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: Visual C++ Version 4 - Installation Question
  5. Date: 19 Jan 1996 11:05:58 GMT
  6. Organization: University of Hertfordshire
  7. Message-ID: <4dntum$3ah@helios.herts.ac.uk>
  8. References: <4dhrhr$eej@nntp.interaccess.com>
  9. NNTP-Posting-Host: 147.197.203.134
  10. Mime-Version: 1.0
  11. Content-Type: text/plain; charset=us-ascii
  12. Content-Transfer-Encoding: 7bit
  13. X-Mailer: Mozilla 1.1N (Windows; I; 16bit)
  14.  
  15. Hi Jim,
  16.  
  17. friar@interaccess.com (Jim Koca) wrote:
  18. >I recently bought visual C++ version 4 and was suprised to find that I 
  19. >received two CD-ROMS version 4 and version 1.52. 
  20. >
  21. >I installed version 4, but I am puzzled as to why I got version 1.52 and what 
  22. >does one do with it (careful no s/a remarks).
  23. >
  24. >Any advise or explanation ??
  25. >
  26. >thanks
  27. >jim
  28.  
  29.  
  30. Visual C/C++ 1.52 is the latest version of the Microsoft 16bit Visual C 
  31. compiler.  Version 4 is 32bit (Win 95, NT or 32s) only.  The 16 bit 
  32. compiler has a different MFC library and doesn't fully support exceptions 
  33. or templates.  You'll only need this if you plan to develop for DOS or 
  34. Win 3.1.
  35.  
  36. Hope this helps.
  37.  
  38. Keith.
  39.  
  40.  
  41. -------------------------------------------------------------------------
  42. Keith M. Alexander-Buckley,
  43. Senior Lecturer 
  44. Engineering Research and Development Centre
  45. University of Hertfordshire,
  46. Hatfield,
  47. HERTS.
  48. AL10 9AB
  49. United Kingdom.
  50. E-Mail:       K.M.Buckley@herts.ac.uk
  51.  
  52. The views expressed in this email are personal and do not 
  53. represent those of the University of Hertfordshire
  54. -------------------------------------------------------------------------
  55.  
  56.